home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 7363 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: news.fido.net!fidouk!2-254-235-0!richard.town
  2. From: Richard.Town@f235.n254.z2.fidonet.org (Richard Town)
  3. Newsgroups: comp.dcom.modems
  4. Subject: help with zoom 14.4 and trumpet
  5. Date: 08 Mar 96 13:47:05
  6. Organization: Barney's Rubble
  7. Message-ID: <7a4_9603090052@fidouk.fidonet.org>
  8. NNTP-Posting-Host: rubble.fidouk.org
  9.  
  10.  -=> Quoting Terry E. Atwell  to All <=-
  11.  
  12.  TEA> Theirr software package uses trumpet winsock. My sytem is a 386sx20
  13.  TEA> running Win3.1 with an external 14.4 Zoom v32bis fax modem.
  14.  
  15. Setting up Trumpet/Winsock
  16. --------------------------
  17. Check that:
  18. Hardware Handshaking is checked in Winsock's File/Setup, as well as
  19. running 
  20. 38400 baud rate, and that:  MTU:  256   RWIN 848  MSS 216
  21.  
  22. IF you are running Windows 3.1, make sure that the following is in
  23. your SYSTEM.INI file:
  24.  
  25. [boot]
  26. comm.drv=comm.drv
  27. ;or alternative com driver of your choice, WFXCOMM.ZIP or CYBERCOM.ZIP
  28. ;are available at the PackLink BBS.  These are needed for modems above
  29. ;14k4 speeds
  30.  
  31. [386enh]
  32. COMxFIFO=1
  33. COMxBUFFERS=1024
  34. substitute the number comm port number for the value x.
  35.  
  36. Minimum revision of Trumpet Winsock I would run would be 2.0b, since
  37. it will allow Internal PPP if you want to run that...
  38.  
  39. Trumpet winsock passes its own init. string, which may be overriding
  40. those you are sending to the modem.  Look at LOGIN.CMD with NOTEPAD.
  41.  
  42. Note the 'modemsetup' line.  Leave it blank, except for the double
  43. quotes ""...or insert a string of your choice between the "".
  44.  
  45. Do not use AT in the command;  that's already assumed.
  46. ----------------------------------------------------------------------
  47.  
  48.  $modemsetup = "&c1&k3&d2l1m0"
  49.  
  50. and winsock speed is set to 57600. 
  51. ----------------------------------------------------------------------
  52.  TEA> however- when I execute bye my system freezes and must be rebooted and
  53.  TEA> the modem turned off and on.
  54.  
  55. Your script's "bye" function should call ath.  Try ~H
  56. Don't forget the "at" is assumed
  57.  
  58. rgdZ
  59. Richard
  60.  
  61.       +================================================+
  62.       | PackLink / Zoom Modem Support +44(0)1812972486 |
  63.       |      richard.town@f235.n254.z2.fidonet.org     |
  64.       | PackLink Niteline 7pm-7am GMT +44(0)1812972488 |
  65.       +================================================+
  66.  
  67.